home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / misc / sphere.lha / Sphere / Sphere.Doc < prev    next >
Encoding:
Text File  |  1992-09-02  |  2.6 KB  |  93 lines

  1.  
  2. Sphere V2.01
  3. ============
  4.  
  5. A program to convert a rectangular world map into a sphere.
  6.  
  7.  
  8. Introduction
  9. ------------
  10.  
  11. Sphere allows you to load in any IFF picture (presumably a map), and will
  12. convert the map into one of a number of different shapes or views.  It is
  13. possibile to view the map from the side, from the north or south poles, and
  14. create other unusual views.
  15.  
  16.  
  17. Requirements
  18. ------------
  19.  
  20. Although not tested, this program should hopefully work on all Amigas.  It
  21. was written on an Amiga 1200 with 2MB RAM and 60MB HD.  The program
  22. requires "mathtrans.library" to be in the LIBS: directory.
  23.  
  24.  
  25. Menus
  26. -----
  27.  
  28. The program is controlled with standard pull-down menus.
  29.  
  30.  
  31. o Project Menu
  32.  
  33. Load Map - Will load an IFF picture.  Pictures must be at least 320 x 200
  34. and may have a maximum size of 640 x 512.  Any number of colours (up to
  35. 256) is allowed.  There is a 320 x 200 world map (with 4 colours) included
  36. in the Sphere drawer called "Sphere.WorldMap".  It was drawn freehand by
  37. myself and therefore is not totally accurate.
  38.  
  39. Show Map/Show Creation - Will toggle between the IFF map, and the view that
  40. has been created in the Create menu.
  41.  
  42. Save Creation - Will save the current creation as an IFF ILBM file.
  43.  
  44.  
  45. o Create Menu
  46.  
  47. The options in this menu will create a new view of the world.  The options
  48. available are:
  49.  
  50. "Sphere" - Creates the usual view of the world - a globe.
  51.  
  52. "Stretched" - This will produce a stretched sphere enabling the whole
  53. surface to be visible at once.
  54.  
  55. "Diamond" - This produces a diamond shaped map and has no practical use.
  56.  
  57. "North Pole" & "South Pole" - Create spheres as viewed from above and
  58. below.
  59.  
  60. The creating and drawing process can be stopped by pressing the "Esc" key.
  61.  
  62.  
  63. o Point Menu
  64.  
  65. Points are marked by clicking with the left mouse button on the map.  A
  66. small square marker will appear.
  67.  
  68. "Set Centre" - This will set the centre of the map to be at the currently
  69. marked point.  When you next create a sphere, it will be centred at this
  70. point.
  71.  
  72. "Set Point A" (and B) - These two options allow you define two points.
  73. "Distance AB" will then calculate the distance between points A and B,
  74. using the quickest route along the curved surface of the sphere.  "Set
  75. Diameter" allows you to define the sphere's (planet's) diameter.  The
  76. default Diameter is set to that of the Earth.
  77.  
  78.  
  79. Game Info
  80. ---------
  81.  
  82. Sphere V2.01 was written in Blitz Basic 2 by Steve Pugh (c) 1993-94.  This
  83. program may be freely distributed but not changed in any way.  If you like
  84. it and find it useful, please send me a £5 "shareware" donation.
  85.  
  86. Steven Pugh
  87. 10 Wellington Close
  88. Sundorne
  89. Shrewsbury
  90. Shropshire
  91. England
  92. SY1 4SP
  93.